News RSS Feed [News] 1.20
PHP-Fusion v6.00
original author: cmike (cmike@wnet.net.pl)
author of this mod: Nx0 (nxo@sto1en.net)

-------------------------------------------
Released under the terms and conditions of
the GNU General Public License (Version 2)
-------------------------------------------


FEATURES
---------
* Feeds included for:
   - News
* RSS Feed that feeds the 10 most recent items
* Sanitizes and strips unwanted HTML from items
* Shows custom description & logo picture


INSTALLATION
------------

1. Just copy the feeds directory to the main directory of PHP-Fusion system.
2. Edit subheader.php

Find:
==========
<link rel='stylesheet' href='".THEME."styles.css' type='text/css'>
==========

After, Paste:
==========
<link rel='alternate' type='application/rss+xml' href='".BASEDIR."feeds/news.php'>
==========

3. Edit rss_config.php and enter the values you desire
4. Save and close


NOTES
-----
To retreive the RSS Feeds from your website, set your RSS Parser (client) to retrieve the RSS items from your website url rss.php For example:
http://www.yourdomain.com/feeds/news.php

If you wish to use button for RSS link, please feel free to use mine.
- rss_blue.png (blue)
- rss_orange.png (orange)


AUTHOR CONTACT
--------------

author: jerkface (Shane Heroux)
email: shane@neversaid.com
date: 2005.05.12

author: Rayxen
email: rayxen@phpfusion-mods.com
date: 2005.06.04

author: Nx0 (Samo eh)
email: nxo@sto1en.net
date: 2005.07.13